home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Info Stacksƒ / Home Inventory / card_8556.txt < prev    next >
Encoding:
Text File  |  1988-07-26  |  1.5 KB  |  80 lines

  1. -- card: 8556 from stack: in
  2. -- bmap block id: 8840
  3. -- flags: 0000
  4. -- background id: 2932
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=268 top=50 right=70 bottom=325
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Note!
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   show card field note
  23.   show button ok
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 4 (field)
  29. -- low flags: 81
  30. -- high flags: 0004
  31. -- rect: left=359 top=116 right=266 bottom=474
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 2
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: Note
  40.  
  41.  
  42. -- part 5 (button)
  43. -- low flags: 80
  44. -- high flags: 8003
  45. -- rect: left=433 top=245 right=262 bottom=463
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: OK
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   hide button ok
  57.   hide card field note
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part contents for background part 70
  63. ----- text -----
  64. false
  65. false
  66. false
  67. false
  68.  
  69.  
  70. -- part contents for card part 4
  71. ----- text -----
  72. Important to note that a professional appraisal should be done periodically. In the case of jewelry, usually a  rider must be added to your policy to cover over $500. in value.
  73.  
  74.  
  75. -- part contents for background part 76
  76. ----- text -----
  77.  
  78.  
  79.  
  80.